#articlePage p:first-of-type {
	display: none;
}
#articlePage .labChip p:first-of-type {
	display: block;
}

#celek {
	position: relative;
	padding: 50px
}

#celek * {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif
}

div#celek p {
	display: block!important;
}

#celek .col-lg-6,
.plusy_minusy .col-lg-6 {
	display: inline-block;
	vertical-align: top;
	max-width: 40%;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

#celek .col-lg-8,
.plusy_minusy .col-lg-8 {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: middle;
	max-width: 70%;
	width: 100%
}

#celek .col-lg-4,
.plusy_minusy .col-lg-4 {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: middle;
	max-width: 29%;
	width: 100%
}

#celek figure {
	margin: 0
}

#celek h1 {
	font-size: 26px;
	color: #000;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif
}

#celek h2 {
	font-size: 18px;
	color: #000;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif
}

#celek h3:not(.ui-accordion-header) {
	font-size: 18px;
	line-height: 2em;
	color: #000000;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: 400;
	z-index: 9;
	position: relative
}

#celek h3:first-child {
	max-width: 600px;
	margin-bottom: 3em
}

#celek h4 {
	font-size: 32px;
	color: #1a2a58;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: 400;
	margin: 0;
	padding: 1em 0 0
}

#celek h5 {
	position: relative;
	font-size: 23px;
	color: #28a6e1;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: 500;
	padding: 0;
	margin: 0
}

#celek h5 a {
	color: #28a6e1;
	text-decoration: none;
}

#celek h5 small {
	color: #a4a4a4
}

#celek .accordion {
	padding: 1em 0
}

#celek .accordion .acc-body {
	max-width: 100%;
	display: block;
	padding: 0px;
	background: #FFFFFF;
	margin-top: -5px;
	position: relative;
	border-radius: 5px;
}

#celek .obrazek-p {
	display: inline-block;
	vertical-align: middle;
	width: 40%;
	position: absolute;
	top: 5%;
	bottom: 0;
	right: 0;
	text-align: center;
}

#celek .obrazek-p img {
	max-width: 100%;
	max-height: 90%;
	margin: auto;
}

.radceStranky {
	background: #F3F3F3;
	padding: 27px;
	font-size: 0;
	margin-top: 27px;
	border-radius: 5px;
}

.radceStranky h3 {
	display: inline-block;
	color: #9F9F9F;
	font-size: 20px;
	margin: 0!important;
	padding: 0 27px 0 0;
	vertical-align: top;
}

.radceStrankyOdkazy {
	font-size: 15px;
	display: inline-block;
	vertical-align: top;
	max-width: 70%;
}

.radceStrankyOdkazy a {
	color: #5BBAE9;
	text-decoration: none;
	padding-right: 27px;
	line-height: 2.7em;
}

.radceStrankyOdkazy a:last-child {
	padding-right: 0;
}

.radceStrankyOdkazy a:hover {
	text-decoration: underline
}
#celek .aplikace-block {
    font-size: 0px;
    display:none;
}
#celek .aplikace-block h2 {
    font-size: 23px;
    font-weight: 600;
    margin: 27px 0;
}
#celek .aplikace-single {
    width: 50%;
    display: inline-block;
	margin-bottom: 14px;
}
#celek .aplikace-img {
    width: 16%;
    display: inline-block;
    vertical-align: top;
}
#celek .aplikace-img img {
    max-width: 60px;
    max-height: 60px;
}
#celek .aplikace-text {
    width: 83%;
    display: inline-block;
    vertical-align: top;
}
#celek .aplikace-block h3 {
    margin: 0;
	font-weight:600;
}
#celek .aplikace-block p {
    	margin: 0;
    	padding: 4px 0 0 0;
	font-size:14px;
}

#celek .box-content {
	position: relative
}

#celek .accordion .acc-body .wrapp-div {
	position: relative;
	padding: 1em 3.5em 1em 3.7em;
	border: 1px solid #E8E8E8;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-top: 0;
	margin: 0
}

#celek .accordion .acc-body .wrapp-div h4 {
	font-size: 15px;
	color: #636363;
	font-weight: 700;
	margin: 0;
	padding: 0
}

#celek .accordion .acc-body .wrapp-div p {
	font-size: 15px;
	padding: 0px;
	margin: 0;
	line-height: 25px
}

#celek .accordion h3 {
	position: relative;
	background: #F3F3F3;
	padding: 0.6em 1em 0.75em 3em;
	border: 1px solid #E8E8E8;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 0 0 2px;
	cursor: pointer;
	color: #000;
	font-size: 18px;
	font-weight: 400;
    transition: all 0.2s;
}

#celek .accordion h3:first-child {
	max-width: 100%
}

#celek .accordion h3:hover {
	background-color: transparent;
	font-weight: 600;
}

#celek .accordion h3:focus {
	outline: 0
}

#celek .accordion h3.ui-state-active {
	background-color: transparent;
	font-weight: 800;
	padding: 0.6em 1em 0.75em 3em;
	border-bottom: 0;
	-webkit-border-radius: 5px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius: 5px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-radius: 5px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}

button.rovnou {
	margin-left: 4px;
}

#celek .accordion h3.ui-state-active:before {
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg);
	background-color: #fff;
	border-radius: 50%;
	background-position: 0 0;
}

#celek .accordion h3:before {
	-webkit-transition: transform .4s ease-in-out;
	-moz-transition: transform .4s ease-in-out;
	transition: transform .4s ease-in-out;
	content: "";
	position: absolute;
	top: 6px;
	left: 5px;
	width: 25px;
	height: 25px;
	background-image: url('https://i.alza.cz/Foto/ImgGalery/Image/arrows.png');
	background-position: 0 -25px;
	border-radius: 50%;
	display: inline-block;
	vertical-align: middle;
	margin: 5px;
	background-color: silver;
	background-size: 25px;
	background-repeat: no-repeat
}

#celek .table-en {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 2em;
	width: 100%
}

#celek .table-en caption {
	color: #a4a4a4;
	font-style: italic;
	font-size: 18px;
	text-align: left;
	padding: 1em 0
}

#celek .table-en thead th {
	background: 0 0;
	border-left: 1px solid #a4a4a4;
	border-top: 1px solid #a4a4a4;
	padding: 1em 0
}

#celek .table-en thead th:first-child {
	border-radius: 5px 0 0
}

#celek .table-en thead th:first-child h3 {
	text-align: left;
	margin-left: .5em
}

#celek .table-en thead th:last-child {
	border-radius: 0 5px 0 0;
	border-right: 1px solid #a4a4a4
}

#celek .table-en thead th h3 {
	margin: 0;
	font-size: 17px;
	color: #28a6e1;
	font-weight: 500
}

#celek .table-en tbody tr:last-child td {
	border-bottom: 1px solid #a4a4a4
}

#celek .table-en tbody tr:last-child td:last-child {
	border-radius: 0 0 5px
}

#celek .table-en tbody tr:last-child td:first-child {
	border-radius: 0 0 0 5px
}

#celek .table-en tbody tr td {
	border-top: 1px solid #a4a4a4;
	border-left: 1px solid #a4a4a4;
	border-bottom: 0;
	border-right: 0;
	padding: .5em 0 .5em .5em;
	font-size: 17px
}

#celek .table-en tbody tr td:last-child {
	border-right: 1px solid #a4a4a4
}

#celek .table-en tbody tr td:not(:first-child) {
	text-align: center
}

#celek #foto1,
#celek #foto2 {
	position: absolute;
	right: 0;
	top: -60px;
	z-index: 0
}

#celek .box {
	border: 1px solid #E8E8E8;
	border-radius: 5px;
	margin: 3em 0;
	padding: 1em
}
#celek .box.box-star {
    position: relative;
}

#celek .box.back {
	background-size: contain;
	background-position: top right;
	background-repeat: no-repeat
}

#celek .box.no-border {
	border: 0 solid #f3f3f3;
	border-radius: 5px;
	margin: 0
}

#celek .box:last-child {
	margin-bottom: 1em
}

#celek .box .box-left-side {
	display: inline-block;
	vertical-align: top;
	padding: 1em 2em;
	width: 40%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

#celek .box .box-left-side img {
	max-width: 100%;
	margin: 0 auto;
	display: block
}

#celek .box .box-left-side.icon {
	max-width: 150px
}

#celek .box .box-right-side {
	display: inline-block;
	vertical-align: middle;
	margin: 1em;
	max-width: 55%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

#celek .box .box-right-side img {
	max-width: 100%
}

#celek .box .box-right-side.comment {
	max-width: 75%
}

#celek .box .box-right-side.comment p {
	font-size: 14px;
	padding: 5px 0
}

#celek .box .box-right-side.comment big {
	font-size: 15px
}

#celek .box .box-right-side .blue {
	color: #1a2a58
}

#celek .box-content ul.li-icon-blue > li {
	font-weight: 400;
	position: relative;
	padding: 5px 0px 5px 40px
}

#celek ul {
	list-style: none;
	padding: 0
}

#celek ul li,
.plusy_minusy ul li {
	background: 0 0;
	font-size: 18px;
	position: relative;
	padding: 5px 0px 5px 34px;
}

#celek ul.li-icon-blue {
	font-family: Segoe Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif
}

#celek ul.li-icon-blue > li {
	font-size: 18px;
	font-weight: 700;
	padding: 5px 0 5px 40px
}

#celek ul.li-icon-blue > li:before {
	content: "";
	position: absolute;
	top: 10px;
	left: 0;
	width: 20px;
	height: 20px;
	background-image: url('https://i.alza.cz/Foto/ImgGalery/Image/spriteIconset.png');
	background-position: 0 -28px;
	border-radius: 25em;
	display: inline-block;
	vertical-align: middle;
	margin: 0 1em 5px 0
}

#celek ul.li-icon-green.vertical li {
	display: block
}

#celek ul.li-icon-green > li {
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
	font-family: Segoe Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	padding: 0 0 0 24px
}

#celek ul.li-icon-green > li:before {
	content: "";
	position: absolute;
	top: 3px;
	left: 0;
	width: 22px;
	height: 15px;
	background-image: url('https://i.alza.cz/Foto/ImgGalery/Image/spriteIconset.png');
	background-position: -30px -31px;
	border-radius: 25em;
	display: inline-block;
	vertical-align: middle;
	margin: 0
}

#celek ul.li-icon-advantages,
.plusy_minusy ul.li-icon-advantages {
	z-index: 9;
	position: relative;
	font-weight: 600
}

#celek ul.li-icon-advantages li:before,
.plusy_minusy ul.li-icon-advantages li:before {
	content: "";
	position: absolute;
	top: 3px;
	left: 0;
	width: 25px;
	height: 25px;
	background-image: url('https://i.alza.cz/Foto/ImgGalery/Image/spriteIconset.png');
	background-position: -11px -59px;
	border-radius: 25em;
	display: inline-block;
	vertical-align: middle;
	margin: 0 1em 5px 0
}

#celek ul.li-icon-disadvantages,
.plusy_minusy ul.li-icon-disadvantages {
	z-index: 9;
	position: relative;
	font-weight: 600;
	margin-left: 2%
}
.plusy_minusy ul.li-icon-advantages li,
.plusy_minusy ul.li-icon-disadvantages li {
  font-size: 95%;
  font-weight: normal;
}


#celek ul.li-icon-disadvantages li:before,
.plusy_minusy ul.li-icon-disadvantages li:before {
	content: "";
	position: absolute;
	top: 3;
	left: 0;
	width: 25px;
	height: 25px;
	background-image: url('https://i.alza.cz/Foto/ImgGalery/Image/spriteIconset.png');
	background-position: -12px -96px;
	border-radius: 25em;
	display: inline-block;
	vertical-align: middle;
	margin: 0 1em 5px 0
}

#celek .panel {
	border: 1px solid #f3f3f3;
	border-radius: 5px;
	margin: 0
}

#celek .panel .panel-body,
#celek .panel .panel-head {
	padding: 1em 2em
}

#celek .panel .btn {
	display: inline-block;
	margin-bottom: 1em;
	margin-top: 1em
}

#celek .panel.panel-info h5 {
	font-size: 20px
}

#celek .panel.panel-info h5:before {
	content: "";
	position: relative;
	top: 0;
	left: 0;
	width: 25px;
	height: 25px;
	background-image: url('https://i.alza.cz/Foto/ImgGalery/Image/spriteIconset.png');
	background-position: -12px -2px;
	border-radius: 25em;
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px 3px 0
}

#celek .panel .panel-head {
	padding: 1em 2em;
	background: #f3f3f3
}

#celek .panel .panel-body p {
	font-size: 14px;
	color: #a4a4a4;
	margin-top: 0;
	padding: 4px 0;
	line-height: 1.6em
}

#celek .panel h6 {
	font-size: 17px;
	font-family: Segoe Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color: #a4a4a4;
	text-decoration: underline;
	font-weight: 500;
	padding: 1em 0 0;
	margin: 0;
	cursor: pointer;
}

#celek .panel h6:hover {
	color: #6D6D6D;
}

#celek .btn-green {
	background: #71a524;
background: -moz-linear-gradient(#8bc731,
	#71a524);
background: -webkit-linear-gradient(#8bc731,
	#71a524);
	background: -webkit-gradient(linear,0 0,0 100%,from(#8bc731), to(#71a524));
background: -o-linear-gradient(#8bc731,
	#71a524);
background: linear-gradient(#8bc731,
	#71a524);
	padding: 10px 30px;
	border: none;
	border-bottom: 2px solid #4f7318;
	color: #fff;
	font-size: 15px;
	border-radius: 5px;
	cursor: pointer;
	text-decoration: none;
	font-family: Segoe Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: 700
}
#celek .btn-blue {
background: #26a8ff; /* Old browsers */
background: -moz-linear-gradient(top, #26a8ff 0%, #2f8dcd 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #26a8ff 0%,#2f8dcd 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #26a8ff 0%,#2f8dcd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26a8ff', endColorstr='#2f8dcd',GradientType=0 ); /* IE6-9 */
	padding: 10px 30px;
	border: none;
	border-bottom: 2px solid #246F9F;
	color: #fff;
	font-size: 15px;
	border-radius: 5px;
	cursor: pointer;
	text-decoration: none;
	font-family: Segoe Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: 700;
	margin-left:10px;
}

#celek .btn-green:focus, #celek .btn-blue:focus {
	outline: 0
}

#celek .btn-green:hover {
	background: #7ac30e
}
#celek .btn-blue:hover {
	background: #26A8FF
}

#celek em,
#celek i,
#celek p,
#celek span {
	padding: 15px 0;
	margin: 0;
	font-family: Segoe Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif
}

#celek em+#celek em,
#celek em+#celek i,
#celek em+#celek p,
#celek em+#celek span,
#celek i+#celek em,
#celek i+#celek i,
#celek i+#celek p,
#celek i+#celek span,
#celek p+#celek em,
#celek p+#celek i,
#celek p+#celek p,
#celek p+#celek span,
#celek span+#celek em,
#celek span+#celek i,
#celek span+#celek p,
#celek span+#celek span {
	font-size: 12px;
	color: #000;
	font-family: Segoe Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif
}

#celek .smallDiv .label p {
	background: #a4a4a4;
	display: inline-block!important;
	position: relative;
	color: #fff;
	border-radius: 3px;
	padding: 5px 10px;
	margin: 0;
	font-weight: 600;
	font-size: 14px
}

#celek .m-b {
	margin: 0 0 3em
}

#celek .smallDiv p {
	margin: 0;
	padding: 5px 0 10px;
	font-size: 18px
}


.mobile #celek ul.li-icon-advantages, .mobile .plusy_minusy ul.li-icon-advantages,
.mobile #celek ul.li-icon-disadvantages, .mobile .plusy_minusy ul.li-icon-disadvantages {
    margin-top: 0.5em;
	line-height: 1.5em;
}

@media screen and (max-width:1000px) {
  .mobile #celek {
      padding: 1em
  }

  .mobile #celek #foto1 {
      display: none
  }

  .mobile #celek .box .box-content .box-left-side, body #celek .box .box-right-side {
      max-width: 100%;
      width: 100%
  }

  .mobile #celek .col-lg-6 {
      display: block;
      vertical-align: top;
      max-width: 100%;
      width: 100%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box
  }
  .mobile #celek ul.li-icon-disadvantages, .mobile .plusy_minusy ul.li-icon-disadvantages {
      margin-left: 0;
      margin-top: 1em;
  }

  .mobile #celek .en-stitek {
      max-width: 100%;
      width: 100%;
      display: block;
      text-align: center
  }

  .mobile #celek .table-en {
      max-width: 100%;
      margin: 0;
      padding: 0
  }
}

/* NOVE */
#celek p.uvod {
	font-size: 18px;
	line-height: 2em;
	color: #000000;
	font-family: Segoe Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: 400;
	z-index: 9;
	position: relative;
	max-width: 600px;
	margin: 0 0 3em 0!important;
	padding: 0!important;
}

#celek .odpovezte {
	position: relative;
	font-size: 23px;
	color: #28a6e1;
	font-family: Segoe Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: 500;
	padding: 0;
	margin: 0;
}

#celek h2.otazka {
	font-size: 32px;
	color: #1a2a58;
	font-family: Segoe Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: 400;
	margin: 0;
	padding: 1em 0 0;
}

#celek .box-right-side h2 {
	position: relative;
	font-size: 23px;
	color: #28a6e1;
	font-family: Segoe Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: 500;
	padding: 0;
	margin: 0;
}

#celek .box-right-side h2 a {
	color: #28a6e1;
	text-decoration: none;
}

#celek h2 small {
	color: #a4a4a4;
}

#celek .panel-head h2 {
	position: relative;
	font-size: 20px;
	color: #28a6e1;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: 500;
	padding: 0;
	margin: 0;
}

#celek .panel.panel-info h2:before {
	content: "";
	position: relative;
	top: 0;
	left: 0;
	width: 25px;
	height: 25px;
	background-image: url('https://i.alza.cz/Foto/ImgGalery/Image/spriteIconset.png');
	background-position: -12px -2px;
	border-radius: 25em;
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px 3px 0;
}

#celek .panel h3 {
	font-size: 17px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color: #a4a4a4;
	text-decoration: underline;
	font-weight: 500;
	padding: 1em 0 0;
	margin: 0!important;
	cursor: pointer;
}

#celek .panel h3:hover {
	color: #6D6D6D;
}

#celek .box-right-side h3 {
	position: relative;
	font-size: 23px;
	color: #28a6e1;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: 500;
	padding: 0!important;
	margin: 0!important;
}
#celek .odpovezte + ol {
	font-size: 18px;
    list-style-type: none;
    margin: 0 0 0 2.5em;
    padding: 0;
}
#celek .odpovezte + ol li {
	color: #222;
    margin-top: 0.25em;
    margin-bottom: 0.25em;
}
#celek .odpovezte + ol li::before {
	display: inline-block;
    border: 5px solid #28a6e1;
	border-width: 0 3px 3px 0;
	content: '';
	width: 0.5em;
	height: 1em;
	margin-top: 0.5em;
	margin-left: -1.5em;
	margin-right: 0.75em;
	-webkit-transform: rotateZ(45deg);
	-moz-transform: rotateZ(45deg);
	-ms-transform: rotateZ(45deg);
	-o-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
	-webkit-transform-origin: left center;
	-moz-transform-origin: left center;
	-ms-transform-origin: left center;
	-o-transform-origin: left center;
	transform-origin: left top;
}